- factorial operator
- 阶乘运算符
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
Factorial — n n! 0 1 1 1 2 2 3 6 4 24 5 120 6 720 7 … Wikipedia
Gauss–Kuzmin–Wirsing operator — GKW redirects here. For the Indian engineering firm see Guest Keen Williams.In mathematics, the Gauss–Kuzmin–Wirsing operator occurs in the study of continued fractions; it is also related to the Riemann zeta function. IntroductionThe… … Wikipedia
Difference operator — In mathematics, a difference operator maps a function, f ( x ), to another function, f ( x + a ) − f ( x + b ).The forward difference operator :Delta f(x)=f(x+1) f(x),occurs frequently in the calculus of finite differences, where it plays a role… … Wikipedia
List of factorial and binomial topics — This is a list of factorial and binomial topics in mathematics, by Wikipedia page. See also binomial (disambiguation).*Alternating factorial *Antichain *Beta function *Binomial coefficient *Binomial distribution *Binomial proportion confidence… … Wikipedia
!! — ‼ (a double exclamation mark) may refer to: A brilliant move in chess notation The double factorial operator in mathematics A convert to Boolean pseudo operator in some computer languages This is through a computer type of double negative, where… … Wikipedia
Poker probability (Texas hold 'em) — In poker, the probability of many events can be determined by direct calculation. This article discusses how to compute the probabilities for many commonly occurring events in the game of Texas hold em and provides some probabilities and oddsref… … Wikipedia
Fisher's exact test — is a statistical significance test used in the analysis of categorical data where sample sizes are small. It is named after its inventor, R. A. Fisher, and is one of a class of exact tests. Fisher devised the test following a comment from Muriel… … Wikipedia
Template metaprogramming — is a metaprogramming technique in which templates are used by a compiler to generate temporary source code, which is merged by the compiler with the rest of the source code and then compiled. The output of these templates include compile time… … Wikipedia
Lisp (programming language) — Infobox programming language name = Lisp paradigm = multi paradigm: functional, procedural, reflective generation = 3GL year = 1958 designer = John McCarthy developer = Steve Russell, Timothy P. Hart, and Mike Levin latest release version =… … Wikipedia
Smalltalk — This article is about the programming language. For other uses, see Small talk (disambiguation). Smalltalk Smalltalk 80: The Language and its Implementation, a.k.a. the Blue book , a seminal book on the language Paradigm(s) object oriented… … Wikipedia
Finite difference — A finite difference is a mathematical expression of the form f(x + b) − f(x + a). If a finite difference is divided by b − a, one gets a difference quotient. The approximation of derivatives by finite differences… … Wikipedia